getUser

abstract fun getUser(): BeaconUser

Gets the user profile associated with this beacon event, if any. This allows linking a beacon interaction to a specific user context.

Return

The BeaconUser associated with this event, or null if no user is associated.